Skip to content

Conversation

@omentic
Copy link

@omentic omentic commented Jul 10, 2025

This is a companion PR to #55. Discussion should probably happen there. I can merge these together if desired.

@tarleb
Copy link
Member

tarleb commented Jul 15, 2025

LGTM, but we should probably factor out the common parts of the tikz, forrest tree, and bussproof compilers. The main difference seems to be the LaTeX template that's used for each. Are there other differences?

@omentic
Copy link
Author

omentic commented Jul 15, 2025

The forest one puts \begin{forest}...\end{forest} in the template itself, so the user only needs to type ex. [S [N [Alice]] [V [runs]]] to get a syntax tree. The buffproofs one doesn't do this (like TikZ) since the syntax is more directly LaTeX.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants